Skip to main content

LinkedIn

LinkedIn is primarily designed for business professionals to connect with one another, build their professional networks, and showcase their skills and experiences. With ezto auth's social login, it provides a fast and secure way for users to log into your app with LinkedIn.

Prerequisites

Make sure to create a LinkedIn Developer account before you begin.

1 Go to Dashboard > Authentication > Social.

2 Click on + CREATE CONNECTION.

3 You will be redirected to the social connection providers page, where you can view all the available providers.

Social Connection

4 Click on LinkedIn

5 You will be directed to the configuration page for the chosen social connection method.

LinkedIn

6 To enable LinkedIn login, you must first create an application porject in LinkedIn Developer Network.


  • Copy the redirect URL for the LinkedIn provider from the dashboard as the first step.

Redirect URL

  • Go to LinkedIn Developer Network and click on Create app.

Create app

  • Fill in the necessary values in the form and click on Create app.

Values

  • You will be moved to the app's Settings tab, click on Auth.

Auth tab

  • Scroll down and locate the OAuth 2.0 settings section and paste the copied Redirect URL from your dashboard in the Authorized redirect URLs for your app field.

URL

  • Click on Update.

  • Copy the generated Client ID and Client Secret.

Client ID & Secret


7 Return to your dashboard, paste the Client ID in App ID and Client Secret in App Secret.

App ID & Secret

8 Configure the other required specification, click on SAVE.

Know more

Create Social Connection

Application Details

Application Execution

Attach Social Connection to Application